home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 CISC
/
NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso
/
private
/
Drivers
/
i386
/
Adaptec2940SCSIDriver.config
/
Spanish.lproj
/
SCSIInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-10-04
|
1KB
|
38 lines
SCSIInspector = {
ACTIONS = {"cmdQueue:" = "cmdQueue:"; "fast:" = "fast:"; "sync:" = "sync:"; };
OUTLETS = {
boundingBox = boundingBox;
cmdQueueButton = cmdQueueButton;
fastButton = fastButton;
optionsBox = optionsBox;
syncButton = syncButton;
};
SUPERCLASS = IODeviceInspector;
};
IODeviceInspector = {
ACTIONS = {
"channelOrInterruptPicked:" = "channelOrInterruptPicked:";
"rangeDidChange:" = "rangeDidChange:";
"showInfo:" = "showInfo:";
};
OUTLETS = {
accessoryHolder = accessoryHolder;
dmaBox = dmaBox;
dmaMatrix = dmaMatrix;
infoButton = infoButton;
infoPanel = infoPanel;
infoText = infoText;
inspectionView = inspectionView;
irqBox = irqBox;
irqMatrix = irqMatrix;
memoryBox = memoryBox;
memoryController = memoryController;
origWindow = origWindow;
portsBox = portsBox;
portsController = portsController;
statusTitle = statusTitle;
};
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };